rule:
meta:
name: get system information on Linux
namespace: host-interaction/os/info
authors:
- joakim@intezer.com
- michael.hunhoff@mandiant.com
scopes:
static: function
dynamic: thread
att&ck:
- Discovery::System Information Discovery [T1082]
features:
- and:
- os: linux
- or:
- api: sysconf
- and:
- api: system
- string: "lshw"
- api: sysinfo
last edited: 2023-11-24 10:34:28